{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Questionnaire - Part 1 - Item 1
{% endblock %}
{% block content %}
For each of the following questions, please indicate the distribution you prefer the most where the first allocation is what you receive and the second is what Other receives, i.e. (what You receive, what Other receives).
{% formfields %} {% next_button %} {% endblock %}